##################################################################
# Theme file for specififying the appearance of LimeWire.  All
# LimeWire colors and fonts can be customized below.  The 
# documentation for these settings is provided at:
#
# http://java.sun.com/products/jlf/ed2/book/index.html
#
# Look under "Visual Design" and particularly "Themes."  This
# will make the color and font names below much easier to 
# understand.
##################################################################
# Classic Theme
THEME_VERSION=2

PRIMARY1_COLOR=#4A6EBC
PRIMARY2_COLOR=#CC0000
PRIMARY3_COLOR=#FF6699
SECONDARY1_COLOR=#CC00FF
SECONDARY2_COLOR=#FF0099
SECONDARY3_COLOR=#9966CC
WINDOW1_COLOR=#000000
WINDOW2_COLOR=#FF6699
WINDOW3_COLOR=#FFCCCC
WINDOW4_COLOR=#000000
WINDOW5_COLOR=#000000
WINDOW6_COLOR=#FFCCFF
WINDOW7_COLOR=#FFCCFF
WINDOW8_COLOR=#000000
WINDOW9_COLOR=#CCCCFF
WINDOW10_COLOR=#CC00CC
WINDOW11_COLOR=#CC00CC
WINDOW12_COLOR=#FF6699
TABLE_HEADER_BACKGROUND_COLOR=#FF66FF
TABLE_BACKGROUND_COLOR=#FFCCFF
TABLE_ALTERNATE_COLOR=#FF6699
NOT_SHARING_LABEL_COLOR=#D00005
SEARCH_FILTER_TITLE_TOP_COLOR=#ffffff
SEARCH_FILTER_TITLE_COLOR=#FF6699
SEARCH_PANEL_BG_1=#CC99FF
SEARCH_PANEL_BG_2=#CC33FF
SEARCH_GRID_COLOR=#FFFFFF
SEARCH_PRIVATE_IP_COLOR=#FF0000
SEARCH_RESULT_SPEED_COLOR=#9966FF


##################################################################
# Font settings can be set below.  For the style of the font,
# only plain and bold are supported.  Plain is specified as
# "0", wherease bold is specified as "1".
##################################################################
CONTROL_TEXT_FONT_NAME=dialog
CONTROL_TEXT_FONT_STYLE=1
CONTROL_TEXT_FONT_SIZE=11

SYSTEM_TEXT_FONT_NAME=dialog
SYSTEM_TEXT_FONT_STYLE=1
SYSTEM_TEXT_FONT_SIZE=11

USER_TEXT_FONT_NAME=dialog
USER_TEXT_FONT_STYLE=1
USER_TEXT_FONT_SIZE=11

MENU_TEXT_FONT_NAME=dialog
MENU_TEXT_FONT_STYLE=1
MENU_TEXT_FONT_SIZE=11

WINDOW_TITLE_FONT_NAME=dialog
WINDOW_TITLE_FONT_STYLE=1
WINDOW_TITLE_FONT_SIZE=11

SUB_TEXT_FONT_NAME=dialog
SUB_TEXT_FONT_STYLE=1
SUB_TEXT_FONT_SIZE=11

